home *** CD-ROM | disk | FTP | other *** search
- {
- "schema": {
- "SequentialNumber": "Long Integer",
- "PackageId": "Long Integer NOT NULL",
- "FoodId": "Long Integer NOT NULL",
- "NumOfItems": "Byte",
- "Group": "Byte",
- "NutrientId": "Long Integer NOT NULL",
- "FactsId": "Text (12)",
- "ImageId": "Long Integer NOT NULL",
- "HasImageOrNot": "Byte",
- "SolidOrLiquid": "Byte",
- "FoodName": "Text (20)",
- "FoodType": "Text (20)",
- "FoodMisc": "Text (20)",
- "FoodMiscComplete": "Text (60)",
- "CookingMethod": "Byte",
- "ServingMethod": "Byte",
- "ServingSize": "Single",
- "ServingUnit": "Byte",
- "InitGramWeight": "Single",
- "InitMlWeight": "Single",
- "InitOzWeight": "Single",
- "InitFlWeight": "Single",
- "Marker": "Single",
- "MaxServing": "Byte",
- "DefaultServing": "Byte",
- "DefaultRatio": "Single",
- "MinRatio": "Single",
- "WithPlate": "Byte",
- "CurGramWeight": "Single",
- "CurMlWeight": "Single",
- "CurOzWeight": "Single",
- "CurFlWeight": "Single",
- "CurRatio": "Single",
- "CurCutImage": "Byte",
- "SequentialId": "Long Integer",
- "TotalCalories": "Single",
- "TotalCarb": "Single",
- "TotalProtein": "Single",
- "TotalFat": "Single",
- "FoodLocX": "Integer",
- "FoodLocY": "Integer",
- "PlateLocX": "Integer",
- "PlateLocY": "Integer",
- "Favor": "Byte",
- "Location": "Byte",
- "TotalRefuse": "Single",
- "Reserve-Single": "Single",
- "Reserve2-Single": "Single",
- "Reserve-Integer": "Integer",
- "Reserve2-Integer": "Integer",
- "Reserve3-Integer": "Integer",
- "Reserve4-Integer": "Integer",
- "Reserve-Long": "Long Integer",
- "Reserve2-Long": "Long Integer"
- },
- "data": []
- }